home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / os2 / memsz313.zip / SOURCE.ZIP / MAKEFILE.DEP < prev    next >
Text File  |  1995-08-01  |  7KB  |  242 lines

  1. # IBM Developer's Workframe/2 Make File Creation run at 13:23:12 on 08/01/95
  2.  
  3. # Make File Creation run in directory:
  4. #   E:\PERSONAL\MEMSIZE;
  5.  
  6. # Assumed INCLUDE environment variable path:
  7. #   E:\BUILD\INCLUDE\COMMON;
  8. #   E:\BUILD\INCLUDE\GF;
  9. #   E:\TOOLKT21\C\OS2H;
  10. #   E:\TOOLKT21\ASM\OS2INC;
  11. #   E:\IBMCPP\INCLUDE;
  12. #   E:\IBMCPP\IBMCLASS;
  13.  
  14.  
  15. INCLUDE002=.
  16. INCLUDE002=$(INCLUDE002);$(INCLUDE)
  17.  
  18. INCLUDE001=.
  19. INCLUDE001=$(INCLUDE001);$(INCLUDE)
  20.  
  21. INCLUDE000=$(INCLUDE)
  22.  
  23.  
  24. MEMSIZE.RES:  MEMSIZE.RC  \
  25. #  {$(INCLUDE002)}OS2.H  \
  26.    {$(INCLUDE002)}MEMSIZE.H  \
  27.    MEMSIZE.ICO  \
  28.    MEMSIZE.BMP  \
  29.    MAKEFILE
  30.  
  31. ABOUT.OBJ:  ABOUT.CPP  \
  32. #  {$(INCLUDE000)}os2.h  \
  33.    {$(INCLUDE001)}About.h  \
  34.    MAKEFILE
  35.  
  36. CONFIG.OBJ:  CONFIG.CPP  \
  37. #  {$(INCLUDE000)}os2.h  \
  38. #  {$(INCLUDE000)}stdlib.h  \
  39. #  {$(INCLUDE000)}string.h  \
  40.    {$(INCLUDE001)}debug.h  \
  41. #    {$(INCLUDE000)}stdlib.h  \
  42.      {$(INCLUDE001)}hrtimer.h  \
  43.    {$(INCLUDE001)}support.h  \
  44.    {$(INCLUDE001)}memsize.h  \
  45.    {$(INCLUDE001)}config.h  \
  46.      {$(INCLUDE001)}Profile.h  \
  47.        {$(INCLUDE001)}Items.h  \
  48. #        {$(INCLUDE000)}time.h  \
  49.          {$(INCLUDE001)}restring.h  \
  50. #          {$(INCLUDE000)}os2.h  \
  51. #      {$(INCLUDE001)}restring.h  \
  52.    MAKEFILE
  53.  
  54. DDE.OBJ:  DDE.CPP  \
  55. #  {$(INCLUDE000)}stdlib.h  \
  56. #  {$(INCLUDE000)}string.h  \
  57.    {$(INCLUDE001)}dde.h  \
  58. #    {$(INCLUDE000)}os2.h  \
  59.    MAKEFILE
  60.  
  61. DEBUG.OBJ:  DEBUG.CPP  \
  62. #  {$(INCLUDE000)}os2.h  \
  63. #  {$(INCLUDE000)}ctype.h  \
  64. #  {$(INCLUDE000)}stdarg.h  \
  65. #  {$(INCLUDE000)}stdio.h  \
  66. #  {$(INCLUDE000)}stdlib.h  \
  67. #  {$(INCLUDE000)}string.h  \
  68. #  {$(INCLUDE000)}time.h  \
  69.    {$(INCLUDE001)}debug.h  \
  70. #    {$(INCLUDE000)}stdlib.h  \
  71.      {$(INCLUDE001)}hrtimer.h  \
  72.    {$(INCLUDE001)}mutex.h  \
  73.    MAKEFILE
  74.  
  75. EXCEPT.OBJ:  EXCEPT.CPP  \
  76. #  {$(INCLUDE000)}builtin.h  \
  77. #  {$(INCLUDE000)}stddef.h  \
  78. #  {$(INCLUDE000)}stdio.h  \
  79. #  {$(INCLUDE000)}stdlib.h  \
  80. #  {$(INCLUDE000)}os2.h  \
  81.    {$(INCLUDE001)}debug.h  \
  82. #    {$(INCLUDE000)}stdlib.h  \
  83.      {$(INCLUDE001)}hrtimer.h  \
  84.    {$(INCLUDE001)}restring.h  \
  85. #    {$(INCLUDE000)}os2.h  \
  86.    {$(INCLUDE001)}memsize.h  \
  87.    {$(INCLUDE001)}except.h  \
  88.    MAKEFILE
  89.  
  90. HELPWIN.OBJ:  HELPWIN.CPP  \
  91. #  {$(INCLUDE000)}os2.h  \
  92. #  {$(INCLUDE000)}string.h  \
  93.    {$(INCLUDE001)}debug.h  \
  94. #    {$(INCLUDE000)}stdlib.h  \
  95.      {$(INCLUDE001)}hrtimer.h  \
  96.    {$(INCLUDE001)}helpwin.h  \
  97. #    {$(INCLUDE000)}os2.h  \
  98.    MAKEFILE
  99.  
  100. ITEMS.OBJ:  ITEMS.CPP  \
  101. #  {$(INCLUDE000)}os2.h  \
  102. #  {$(INCLUDE000)}stdio.h  \
  103. #  {$(INCLUDE000)}stdlib.h  \
  104. #  {$(INCLUDE000)}string.h  \
  105. #  {$(INCLUDE000)}time.h  \
  106.    {$(INCLUDE001)}config.h  \
  107.      {$(INCLUDE001)}Profile.h  \
  108.        {$(INCLUDE001)}Items.h  \
  109. #        {$(INCLUDE000)}time.h  \
  110.          {$(INCLUDE001)}restring.h  \
  111. #          {$(INCLUDE000)}os2.h  \
  112. #      {$(INCLUDE001)}restring.h  \
  113.    {$(INCLUDE001)}debug.h  \
  114. #    {$(INCLUDE000)}stdlib.h  \
  115.      {$(INCLUDE001)}hrtimer.h  \
  116.    {$(INCLUDE001)}Os20MemU.h  \
  117.    {$(INCLUDE001)}support.h  \
  118. #  {$(INCLUDE001)}restring.h  \
  119. #  {$(INCLUDE001)}Items.h  \
  120.    MAKEFILE
  121.  
  122. MEMSIZE.OBJ:  MEMSIZE.CPP  \
  123. #  {$(INCLUDE000)}os2.h  \
  124. #  {$(INCLUDE000)}stdio.h  \
  125. #  {$(INCLUDE000)}stdlib.h  \
  126. #  {$(INCLUDE000)}string.h  \
  127. #  {$(INCLUDE000)}time.h  \
  128.    {$(INCLUDE001)}dde.h  \
  129. #    {$(INCLUDE000)}os2.h  \
  130.    {$(INCLUDE001)}debug.h  \
  131. #    {$(INCLUDE000)}stdlib.h  \
  132.      {$(INCLUDE001)}hrtimer.h  \
  133.    {$(INCLUDE001)}Event.h  \
  134. #    {$(INCLUDE001)}debug.h  \
  135.    {$(INCLUDE001)}except.h  \
  136.    {$(INCLUDE001)}helpwin.h  \
  137. #    {$(INCLUDE000)}os2.h  \
  138.    {$(INCLUDE001)}Module.h  \
  139. #    {$(INCLUDE000)}os2.h  \
  140.    {$(INCLUDE001)}Os20MemU.h  \
  141.    {$(INCLUDE001)}Process.h  \
  142. #    {$(INCLUDE000)}os2.h  \
  143.    {$(INCLUDE001)}Profile.h  \
  144.      {$(INCLUDE001)}Items.h  \
  145. #      {$(INCLUDE000)}time.h  \
  146.        {$(INCLUDE001)}restring.h  \
  147. #        {$(INCLUDE000)}os2.h  \
  148. #    {$(INCLUDE001)}restring.h  \
  149. #  {$(INCLUDE001)}restring.h  \
  150.    {$(INCLUDE001)}support.h  \
  151.    {$(INCLUDE001)}Thread.h  \
  152. #    {$(INCLUDE000)}os2.h  \
  153.    {$(INCLUDE001)}Window.h  \
  154. #    {$(INCLUDE000)}os2.h  \
  155.    {$(INCLUDE001)}About.h  \
  156.    {$(INCLUDE001)}config.h  \
  157. #    {$(INCLUDE001)}Profile.h  \
  158. #  {$(INCLUDE001)}Items.h  \
  159.    {$(INCLUDE001)}memsize.h  \
  160.    MAKEFILE
  161.  
  162. MODULE.OBJ:  MODULE.CPP  \
  163. #  {$(INCLUDE000)}os2.h  \
  164. #  {$(INCLUDE000)}stdlib.h  \
  165.    {$(INCLUDE001)}debug.h  \
  166. #    {$(INCLUDE000)}stdlib.h  \
  167.      {$(INCLUDE001)}hrtimer.h  \
  168.    {$(INCLUDE001)}Module.h  \
  169. #    {$(INCLUDE000)}os2.h  \
  170.    MAKEFILE
  171.  
  172. PROCESS.OBJ:  PROCESS.CPP  \
  173. #  {$(INCLUDE000)}os2.h  \
  174.    {$(INCLUDE001)}debug.h  \
  175. #    {$(INCLUDE000)}stdlib.h  \
  176.      {$(INCLUDE001)}hrtimer.h  \
  177.    {$(INCLUDE001)}except.h  \
  178.    {$(INCLUDE001)}Process.h  \
  179. #    {$(INCLUDE000)}os2.h  \
  180.    MAKEFILE
  181.  
  182. PROFILE.OBJ:  PROFILE.CPP  \
  183. #  {$(INCLUDE000)}os2.h  \
  184. #  {$(INCLUDE000)}string.h  \
  185.    {$(INCLUDE001)}debug.h  \
  186. #    {$(INCLUDE000)}stdlib.h  \
  187.      {$(INCLUDE001)}hrtimer.h  \
  188.    {$(INCLUDE001)}config.h  \
  189.      {$(INCLUDE001)}Profile.h  \
  190.        {$(INCLUDE001)}Items.h  \
  191. #        {$(INCLUDE000)}time.h  \
  192.          {$(INCLUDE001)}restring.h  \
  193. #          {$(INCLUDE000)}os2.h  \
  194. #      {$(INCLUDE001)}restring.h  \
  195.    {$(INCLUDE001)}memsize.h  \
  196.    {$(INCLUDE001)}support.h  \
  197. #  {$(INCLUDE001)}Profile.h  \
  198.    MAKEFILE
  199.  
  200. RESTRING.OBJ:  RESTRING.CPP  \
  201. #  {$(INCLUDE000)}os2.h  \
  202.    {$(INCLUDE001)}debug.h  \
  203. #    {$(INCLUDE000)}stdlib.h  \
  204.      {$(INCLUDE001)}hrtimer.h  \
  205.    {$(INCLUDE001)}restring.h  \
  206. #    {$(INCLUDE000)}os2.h  \
  207.    MAKEFILE
  208.  
  209. SUPPORT.OBJ:  SUPPORT.CPP  \
  210. #  {$(INCLUDE000)}os2.h  \
  211. #  {$(INCLUDE000)}stdarg.h  \
  212. #  {$(INCLUDE000)}stdio.h  \
  213. #  {$(INCLUDE000)}stdlib.h  \
  214. #  {$(INCLUDE000)}string.h  \
  215.    {$(INCLUDE001)}support.h  \
  216.    {$(INCLUDE001)}debug.h  \
  217. #    {$(INCLUDE000)}stdlib.h  \
  218.      {$(INCLUDE001)}hrtimer.h  \
  219.    MAKEFILE
  220.  
  221. THREAD.OBJ:  THREAD.CPP  \
  222. #  {$(INCLUDE000)}stddef.h  \
  223. #  {$(INCLUDE000)}stdlib.h  \
  224. #  {$(INCLUDE000)}string.h  \
  225. #  {$(INCLUDE000)}os2.h  \
  226.    {$(INCLUDE001)}debug.h  \
  227. #    {$(INCLUDE000)}stdlib.h  \
  228.      {$(INCLUDE001)}hrtimer.h  \
  229.    {$(INCLUDE001)}except.h  \
  230.    {$(INCLUDE001)}Thread.h  \
  231. #    {$(INCLUDE000)}os2.h  \
  232.    MAKEFILE
  233.  
  234. WINDOW.OBJ:  WINDOW.CPP  \
  235. #  {$(INCLUDE000)}os2.h  \
  236.    {$(INCLUDE001)}debug.h  \
  237. #    {$(INCLUDE000)}stdlib.h  \
  238.      {$(INCLUDE001)}hrtimer.h  \
  239.    {$(INCLUDE001)}Window.h  \
  240. #    {$(INCLUDE000)}os2.h  \
  241.    MAKEFILE
  242.